Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.12.1
|
The following members have been removed from the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.StartClipCursor(Leadtools.LeadRectD) | Removed in v19 |
Leadtools.Annotations.Designers.AnnDesigner.EndClipCursor | Removed in v19 |
Leadtools.Annotations.Designers.AnnDesigner.ClipCursor | Removed in v19 |
Leadtools.Annotations.Designers.AnnDesigner.ClipCursorRectangle | Removed in v19 |
Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking(Leadtools.Annotations.Core.AnnEditDesignerOperation,Int32,Boolean) | Removed in v19 |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.ClipPoint(Leadtools.LeadPointD,Leadtools.LeadRectD) | Clips the specified point. |
Leadtools.Annotations.Designers.AnnDesigner.FinalTargetObject | Gets the final target object for this designer. |
Leadtools.Annotations.Designers.AnnDesigner.ClipRectangle | Gets the cursor clipping rectangle for this designer. |
Leadtools.Annotations.Designers.AnnDesigner.RestrictDesigners | Gets or sets value that indicate whether the object should be restricted inside the container boundary. |
Leadtools.Annotations.Designers.AnnDrawDesigner.IsTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.FirstPointOnClick | Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner | Extends the AnnDrawDesigner class, providing functionality for drawing sticky note objects on an annotation container. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner(Leadtools.Annotations.Core.IAnnAutomationControl,Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnStickyNoteObject) (Constructor) | Initializes a new AnnStickyNoteDrawDesigner method. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) | Provides an implementation of the OnPointerDown method for this AnnStickyNoteDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner | Extends the AnnRectangleDrawDesigner class, providing functionality for drawing text review objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner(Leadtools.Annotations.Core.IAnnAutomationControl,Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnTextReviewObject) (Constructor) | Initializes a new AnnTextReviewDrawDesigner method. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner.EndWorking | Provides an implementation of the AnnDrawDesigner.EndWorking method for the AnnTextReviewDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner.FinalTargetObject | Gets the final target object for this designer. |
Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking(Leadtools.Annotations.Core.AnnEditDesignerOperation,Int32) | Begins editing. |
Leadtools.Annotations.Designers.AnnEditDesigner.OnPointerDoubleClick(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) | Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.EditContent | Occurs when this AnnEditDesigner is editing the content of an AnnObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.WorkingBuffer | Gets or sets the buffer to use for determining how far a OnPointerMove is from the previous OnPointerMove to be considered a legitimate move operation by the user and not an error due to sensitivity. |
Leadtools.Annotations.Designers.AnnEditDesigner.IsModified | Gets or sets a value that indicates whether this object has been modified. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner | Extends the AnnEditDesigner class to provide functionality for editing text review objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner(Leadtools.Annotations.Core.IAnnAutomationControl,Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnObject) (Constructor) | Initializes a new AnnTextReviewEditDesigner. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner.Move(Double,Double) | Moves the object. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner.GetThumbLocations | Gets the location of the thumbs of this AnnTextReviewEditDesigner. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.GetRenderer | Gets the object that is used to render the TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. |
Leadtools.Annotations.Designers.AnnDrawDesigner.IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnEditDesigner.ResetRotateThumbs | Move the rotate thumbs to the default position. |
Leadtools.Annotations.Designers.AnnEditDesigner.RotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. |
The following library has been added to LEADTOOLS For .NET v17.5:
Namespace | Description |
---|---|
Leadtools.Annotations.Designers JavaScript | Contains classes for building edit mode and run mode designers for annotation objects. |